ffmpeg.git
2 years agoavfilter/vf_libplacebo: remove deprecated field
Niklas Haas [Mon, 13 Mar 2023 13:33:16 +0000 (14:33 +0100)]
avfilter/vf_libplacebo: remove deprecated field

This has not been functional since a year ago, including in our current
minimum dependency of libplacebo (v4.192.0). It also causes build errors
against libplacebo v6, so it needs to be removed from the code. We can
keep the option around for now, but it should also be removed soon.

Signed-off-by: Niklas Haas <git@haasn.dev>
Signed-off-by: James Almer <jamrial@gmail.com>
Gbp-Pq: Name 0004-avfilter-vf_libplacebo-remove-deprecated-field.patch

2 years agoavfilter/vf_libplacebo: wrap deprecated opts in FF_API define
Niklas Haas [Mon, 13 Mar 2023 14:10:26 +0000 (15:10 +0100)]
avfilter/vf_libplacebo: wrap deprecated opts in FF_API define

Signed-off-by: Niklas Haas <git@haasn.dev>
Signed-off-by: James Almer <jamrial@gmail.com>
Gbp-Pq: Name 0003-avfilter-vf_libplacebo-wrap-deprecated-opts-in-FF_AP.patch

2 years agoexamples: fix build of mux and resample_audio
Sebastian Ramacher [Sun, 16 Apr 2023 11:39:27 +0000 (13:39 +0200)]
examples: fix build of mux and resample_audio

The commits 0a69ca656b7178c260f68d50d07b2e16a073050c and
cd8211527efbb9cad19db1c0d033da0749836e43 renamed the examples, but the
targets were not updated. Hence, the builds are missing -lm.

Signed-off-by: Sebastian Ramacher <sramacher@debian.org>
Gbp-Pq: Name 0002-examples-fix-build-of-mux-and-resample_audio.patch

2 years agoavcodec/x86/mathops: clip constants used with shift instructions within inline assembly
Rémi Denis-Courmont [Mon, 17 Jul 2023 20:19:33 +0000 (22:19 +0200)]
avcodec/x86/mathops: clip constants used with shift instructions within inline assembly

Fixes assembling with binutil as >= 2.41

Signed-off-by: James Almer <jamrial at gmail.com>
Gbp-Pq: Name 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch

2 years agoffmpeg (7:6.0-9) unstable; urgency=medium
Sebastian Ramacher [Tue, 31 Oct 2023 23:06:10 +0000 (00:06 +0100)]
ffmpeg (7:6.0-9) unstable; urgency=medium

  * debian/patches: Workaround build issues with texinfo 7.1 (Closes:
    #1055111)

[dgit import unpatched ffmpeg 7:6.0-9]

2 years agoImport ffmpeg_6.0-9.debian.tar.xz
Sebastian Ramacher [Tue, 31 Oct 2023 23:06:10 +0000 (00:06 +0100)]
Import ffmpeg_6.0-9.debian.tar.xz

[dgit import tarball ffmpeg 7:6.0-9 ffmpeg_6.0-9.debian.tar.xz]

3 years agoImport ffmpeg_6.0.orig.tar.xz
Sebastian Ramacher [Sun, 5 Mar 2023 14:47:45 +0000 (15:47 +0100)]
Import ffmpeg_6.0.orig.tar.xz

[dgit import orig ffmpeg_6.0.orig.tar.xz]